How to Install libjs-markdown-it software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install libjs-markdown-it software package in Ubuntu 16.04 LTS (Xenial Xerus)

libjs-markdown-it software package provides javascript markdown parser, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libjs-markdown-it 

libjs-markdown-it is installed in your system.

Make ensure the libjs-markdown-it package were installed using the commands given below,

$ sudo dpkg-query -l | grep libjs-markdown-it *

You will get with libjs-markdown-it package name, version, architecture and description in a table

libjs-markdown-it package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Ruby
Package libjs-markdown-it
Version 5.0.2-2
Description javascript markdown parser
Sub Section Ruby


See Also, How to uninstall or remove libjs-markdown-it software package from Ubuntu 16.04 LTS (Xenial Xerus) ?